commit | 9f10ed359a3a4153921ef654002b468cc7f8c78f | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@hera.kernel.org> | Tue May 26 08:38:52 2009 |
committer | Junio C Hamano <junio@hera.kernel.org> | Tue May 26 08:38:52 2009 |
tree | 710a04bf01fdd71fbb37a0e59d6086f4db4e9642 | |
parent | 7ae18250dc61b6e3620aa3fac36eac9fc0a6cd07 [diff] [blame] |
Autogenerated HTML docs for v1.6.3.1-169-g33fd
diff --git a/git-cat-file.txt b/git-cat-file.txt index b191276..58c8d65 100644 --- a/git-cat-file.txt +++ b/git-cat-file.txt
@@ -9,8 +9,8 @@ SYNOPSIS -------- [verse] -'git cat-file' [-t | -s | -e | -p | <type>] <object> -'git cat-file' [--batch | --batch-check] < <list-of-objects> +'git cat-file' (-t | -s | -e | -p | <type>) <object> +'git cat-file' (--batch | --batch-check) < <list-of-objects> DESCRIPTION -----------